Skip to content

Commit 1b6c3c6

Browse files
committed
GitHub workflow: Update runner 20.04 -> 24.04
20.04 runner has been deprecated. For details see: actions/runner-images#11101
1 parent e8e9024 commit 1b6c3c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bats.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on: [push, pull_request]
33

44
jobs:
55
test:
6-
runs-on: ubuntu-20.04
6+
runs-on: ubuntu-24.04
77
steps:
88
- name: Install Bats
99
run: |

0 commit comments

Comments
 (0)