Skip to content

Commit efbbae0

Browse files
committed
Update CI environment
1 parent 77a6348 commit efbbae0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ on:
1313

1414
jobs:
1515
test:
16-
runs-on: "ubuntu-22.04"
16+
runs-on: "ubuntu-24.04"
1717

1818
steps:
19-
- uses: "actions/checkout@v4"
19+
- uses: "actions/checkout@v6"
2020

2121
- name: "Install CI dependencies"
2222
run: |

0 commit comments

Comments
 (0)