Skip to content

Commit 900468d

Browse files
Change ubuntu version
1 parent 313f2fd commit 900468d

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
@@ -7,7 +7,7 @@ on:
77
- "**"
88
jobs:
99
test:
10-
runs-on: ubuntu-22
10+
runs-on: ubuntu-22.04
1111
concurrency: blazemeter_test
1212
steps:
1313
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)