Skip to content

Commit b1eb7b0

Browse files
workflow uses ubuntu-24.04 (#309)
1 parent 3678f4a commit b1eb7b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
jobs:
1111
build:
1212
name: Tests
13-
runs-on: ubuntu-22.04
13+
runs-on: ubuntu-24.04
1414
steps:
1515
- name: Checkout code
1616
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938

0 commit comments

Comments
 (0)