Skip to content

Commit 599705e

Browse files
authored
Update ci.yml
1 parent ab30b24 commit 599705e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: ci
22
on: [push]
33
jobs:
44
tests:
5-
runs-on: ubuntu-22.04
5+
runs-on: ubuntu-24.04
66
steps:
77
- name: Checkout
88
uses: actions/checkout@v4

0 commit comments

Comments
 (0)