Skip to content

Commit 2aeb041

Browse files
authored
Cl — Upgrade workers to ubuntu-24.04
1 parent 9523a29 commit 2aeb041

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
build-linux:
11-
runs-on: ubuntu-20.04
11+
runs-on: ubuntu-24.04
1212
steps:
1313
- uses: actions/checkout@v4
1414
- uses: actions/setup-python@v5

0 commit comments

Comments
 (0)