Skip to content

Commit 238e168

Browse files
Ryanf55tridge
authored andcommitted
1 parent 417fc99 commit 238e168

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ concurrency:
99

1010
jobs:
1111
pre-commit:
12-
runs-on: ubuntu:22.04
12+
runs-on: ubuntu-22.04
1313
strategy:
1414
fail-fast: false # don't cancel if a job from the matrix fails
1515
# steps:

0 commit comments

Comments
 (0)