Skip to content

Commit 56a2bef

Browse files
Update GitHub Actions to ubuntu-24.04
1 parent e97428e commit 56a2bef

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
@@ -4,7 +4,7 @@ on: [push, pull_request]
44

55
jobs:
66
test:
7-
runs-on: ubuntu-22.04
7+
runs-on: ubuntu-24.04
88

99
steps:
1010
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)