Skip to content

Commit 67305cb

Browse files
authored
Update GitHub workflow images to ubuntu-24.04 (#100)
1 parent 087d650 commit 67305cb

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@692973e3d937129bcbf40652eb9f2f61becf3332

0 commit comments

Comments
 (0)