Skip to content

Commit

Permalink
temporarly disable ubuntu-22
Browse files Browse the repository at this point in the history
  • Loading branch information
pako-23 committed Sep 10, 2024
1 parent 0d1c782 commit e81c9e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

strategy:
matrix:
os: [macos-14, ubuntu-22.04, ubuntu-24.04]
os: [macos-14, ubuntu-24.04]
compiler_suite: [clang, gcc]

steps:
Expand Down

0 comments on commit e81c9e0

Please sign in to comment.