Skip to content

Commit

Permalink
w
Browse files Browse the repository at this point in the history
  • Loading branch information
segoon committed Feb 10, 2025
1 parent 7c2ee5e commit 2922c36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ jobs:
fail-fast: false
matrix:
include:
- os: ubuntu-22.04
- os: ubuntu-24.04
make: test-debug
info: g++-11 + test-debug

- os: ubuntu-22.04
- os: ubuntu-24.04
make: test-release
info: g++-11 + test-release

Expand Down

0 comments on commit 2922c36

Please sign in to comment.