This commit is contained in:
henryruhs 2024-05-07 21:32:05 +02:00
parent 23a2562860
commit d064c9e1d0

View File

@ -19,7 +19,7 @@ jobs:
test: test:
strategy: strategy:
matrix: matrix:
os: [ macos-latest, ubuntu-latest, windows-latest ] os: [ macos-13, ubuntu-latest, windows-latest ]
runs-on: ${{ matrix.os }} runs-on: ${{ matrix.os }}
steps: steps:
- name: Checkout - name: Checkout