Switching text matrix to continue jobs

This commit is contained in:
Jonathan Johnson 2024-01-03 11:44:15 -08:00
parent cdef6bcbc3
commit 5a56833cd0
No known key found for this signature in database
GPG key ID: A66D6A34D6620579

View file

@ -5,6 +5,7 @@ on: [push]
jobs:
test:
strategy:
fail-fast: false
matrix:
version: ["stable", "1.70.0"]
os: ["ubuntu-latest", "windows-latest", "macos-latest"]