Skip to content

Commit

Permalink
Add Ubuntu 22.04 back to ci (#197)
Browse files Browse the repository at this point in the history
  • Loading branch information
mcbarton authored Dec 17, 2024
1 parent 0a3a75e commit a7649c0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ jobs:
coverage: true
extra_cmake_flags: -DCMAKE_BUILD_TYPE=Debug
micromamba_shell_init: bash
- name: ubu22
os: ubuntu-22.04
micromamba_shell_init: bash
- name: osx13-x86
os: macos-13
micromamba_shell_init: bash
Expand Down Expand Up @@ -188,6 +191,10 @@ jobs:
os: ubuntu-24.04
emsdk_ver: "3.1.45"
micromamba_shell_init: bash
- name: ubu22
os: ubuntu-22.04
emsdk_ver: "3.1.45"
micromamba_shell_init: bash
- name: osx13-x86
os: macos-13
emsdk_ver: "3.1.45"
Expand Down

0 comments on commit a7649c0

Please sign in to comment.