Skip to content

Commit 1f345cb

Browse files
committed
Add Ubuntu 24.04 to the test lineup
1 parent f8040b3 commit 1f345cb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,9 @@ jobs:
8787
strategy:
8888
matrix:
8989
include:
90+
- platform: Ubuntu 24.04
91+
os: "ubuntu-24.04"
92+
test-script: "./unix.sh linux"
9093
- platform: Ubuntu 22.04
9194
os: "ubuntu-22.04"
9295
test-script: "./unix.sh linux"

0 commit comments

Comments
 (0)