Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
megastep committed Mar 24, 2024
2 parents 29649d8 + c101321 commit 317d197
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ jobs:
container: 'ubuntu:latest'
artifact: 'ubuntu'

- os: alpine-latest
- os: ubicloud
container: 'alpine:latest'
artifact: 'alpine'

- os: rockylinux
- os: ubicloud
container: 'rockylinux:9' # they do not have latest, but 9 will be covered for all the defaults for all latest 9 version
artifact: 'rockylinux'

Expand Down

0 comments on commit 317d197

Please sign in to comment.