Skip to content

Commit 6ee3a18

Browse files
authored
Test Ubuntu 22.04
1 parent 3b86fc5 commit 6ee3a18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
strategy:
2020
fail-fast: false
2121
matrix:
22-
os: [ubuntu-20.04, macos-13]
22+
os: [ubuntu-22.04, macos-13]
2323
toolchain:
2424
- {compiler: gcc, version: 10}
2525
- {compiler: gcc, version: 11}

0 commit comments

Comments
 (0)