Use the pkgs to get the latest version (#2682)

* Use the pkgs to get the latest version

* disable fail fast
This commit is contained in:
Maycon Santos
2024-10-02 11:48:42 +02:00
committed by GitHub
parent 5932298ce0
commit a3a479429e
2 changed files with 5 additions and 2 deletions

View File

@@ -13,6 +13,7 @@ concurrency:
jobs:
test-install-script:
strategy:
fail-fast: false
max-parallel: 2
matrix:
os: [ubuntu-latest, macos-latest]