Skip to content

Commit

Permalink
Merge pull request #98 from ruby/build-noble
Browse files Browse the repository at this point in the history
Build noble image with nightly
  • Loading branch information
hsbt authored Jun 4, 2024
2 parents 1164070 + fbed2d1 commit d8a1d86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [jammy, focal]
os: [noble, jammy, focal]
debug: ['', '-debug']
dev: ['', '-dev']

Expand Down

0 comments on commit d8a1d86

Please sign in to comment.