We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f8469c commit 1674cf0Copy full SHA for 1674cf0
.github/workflows/task_acceptance_tests.yaml
@@ -12,7 +12,7 @@ jobs:
12
name: On ${{ matrix.os }}
13
strategy:
14
matrix:
15
- os: [ 'ubuntu-20.04', 'rocky-8' ]
+ os: [ 'ubuntu-latest', 'rocky-8' ]
16
17
env:
18
ruby_version: '3.1'
0 commit comments