Skip to content

Commit e21bb78

Browse files
ci uses ubuntu-24.04 (#32)
1 parent b9f8971 commit e21bb78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f

0 commit comments

Comments
 (0)