Skip to content

Commit 58d44fb

Browse files
committed
Bump runner version to ubuntu-22.04
1 parent f51cf56 commit 58d44fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ concurrency:
1414
jobs:
1515
test:
1616
name: Run BATS tests
17-
runs-on: ubuntu-20.04
17+
runs-on: ubuntu-22.04
1818

1919
steps:
2020
- name: Check out code

0 commit comments

Comments
 (0)