We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1baf3e commit 75b78d0Copy full SHA for 75b78d0
test/test_with_docker.rb
@@ -70,7 +70,7 @@ def test_rockylinux_8
70
end
71
72
def test_almalinux_8
73
- test with: 'almalinux_8'
+ test_on_x86 with: 'almalinux_8'
74
75
76
def test_with_macos
0 commit comments