We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e679cba commit f5fd979Copy full SHA for f5fd979
1 file changed
.github/workflows/mirror.yml
@@ -19,6 +19,8 @@ jobs:
19
tag: jammy
20
- image: ubuntu
21
tag: focal
22
+ - image: fedora # For tool/annocheck of ruby/ruby
23
+ tag: latest
24
25
steps:
26
- uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3.0
0 commit comments