We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1aa8e15 commit 4dcdf9fCopy full SHA for 4dcdf9f
1 file changed
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ${{ matrix.os }}
14
strategy:
15
matrix:
16
- os: [ubuntu-latest, macos-12, macos-latest, windows-latest]
+ os: [ubuntu-latest, macos-13, macos-latest, windows-latest]
17
steps:
18
- uses: actions/checkout@v4
19
- name: Testspace client install & config
0 commit comments