Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add ci job for groovy + 6.14
Browse files Browse the repository at this point in the history
jslee02 committed Jul 8, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 4e6bdda commit f08b0df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cache_docker.yml
Original file line number Diff line number Diff line change
@@ -29,7 +29,7 @@ jobs:
strategy:
fail-fast: false
matrix:
distro: [jammy, noble, oracular]
distro: [groovy, jammy, noble, oracular]
dart_version: [v6.14]
platforms: ["linux/amd64,linux/arm64,linux/ppc64le,linux/s390x"]
build_min: [OFF]

0 comments on commit f08b0df

Please sign in to comment.