Skip to content

Commit

Permalink
Update emscripten.yml to Ubuntu 24
Browse files Browse the repository at this point in the history
  • Loading branch information
mcbarton authored Dec 20, 2024
1 parent e4e9738 commit 697bdd2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/emscripten.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ jobs:
fail-fast: false
matrix:
include:
- name: ubu22-x86-gcc12-clang-repl-19-emscripten
os: ubuntu-22.04
compiler: gcc-12
- name: ubu24-x86-gcc13-clang-repl-19-emscripten
os: ubuntu-24.04
compiler: gcc-13
clang-runtime: '19'
cling: Off
cppyy: On
Expand Down

0 comments on commit 697bdd2

Please sign in to comment.