Skip to content

Commit 1674cf0

Browse files
committed
Use ubuntu-latest
20.04 was retired 2025-04-15
1 parent 9f8469c commit 1674cf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/task_acceptance_tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
name: On ${{ matrix.os }}
1313
strategy:
1414
matrix:
15-
os: [ 'ubuntu-20.04', 'rocky-8' ]
15+
os: [ 'ubuntu-latest', 'rocky-8' ]
1616

1717
env:
1818
ruby_version: '3.1'

0 commit comments

Comments
 (0)