We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dce27b commit 42b8050Copy full SHA for 42b8050
1 file changed
.github/workflows/test.yml
@@ -4,7 +4,7 @@ name: test
4
5
jobs:
6
centos:
7
- container: almalinux:8
+ container: almalinux:10
8
runs-on: [self-hosted, Linux, X64]
9
env:
10
TEST_STRING: "VERY_COOL_STRING"
0 commit comments