8000 CI: update VM version · scientific-python/MeeseeksDev@740184c · GitHub
[go: up one dir, main page]

Skip to content

Commit 740184c

Browse files
committed
CI: update VM version
1 parent 05ebf6e commit 740184c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ concurrency:
1212
jobs:
1313
# Run "pre-commit run --all-files --hook-stage=manual"
1414
pre-commit:
15-
runs-on: ubuntu-20.04
15+
runs-on: ubuntu-latest
1616
timeout-minutes: 5
1717
steps:
1818
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)
0