Update GitHub actions to use matrices (#389)

This commit is contained in:
Ken Van Hoeylandt
2025-10-25 22:34:30 +02:00
committed by GitHub
parent b067978c16
commit 37420db000
5 changed files with 51 additions and 265 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
Run:
run:
runs-on: ubuntu-latest
steps:
- name: "Checkout repo"