Add 3.3/stable dart yolks (#229)
* Add 3.3/stable dart images * Update dart.yml * Revert dart.yml
This commit is contained in:
8
.github/workflows/dart.yml
vendored
8
.github/workflows/dart.yml
vendored
@@ -16,9 +16,11 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
tag:
|
||||
- 2.17
|
||||
- 2.18
|
||||
- 2.19
|
||||
- '2.17'
|
||||
- '2.18'
|
||||
- '2.19'
|
||||
- '3.3'
|
||||
- 'stable'
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
# Setup QEMU for ARM64 Build
|
||||
|
Reference in New Issue
Block a user