Skip to content

Commit 9e66c8d

Browse files
ci uses ubuntu-24.04 (#61)
1 parent b4d4ef3 commit 9e66c8d

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
@@ -11,7 +11,7 @@ on:
1111
jobs:
1212
build:
1313
name: Tests
14-
runs-on: ubuntu-22.04
14+
runs-on: ubuntu-24.04
1515
steps:
1616
- name: Checkout code
1717
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9

0 commit comments

Comments
 (0)