Add 3.3/stable dart yolks (#229)

* Add 3.3/stable dart images

* Update dart.yml

* Revert dart.yml
This commit is contained in:
Alden Bansemer
2024-04-02 03:24:16 -07:00
committed by GitHub
parent c26a4d7ab8
commit e702e788be
4 changed files with 49 additions and 3 deletions

View File

@@ -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