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