Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
AlejandroCabeza committed Jul 19, 2024
1 parent f03f767 commit 3b70103
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/base_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,16 +41,16 @@ jobs:
include:
- platform:
- os: linux
builder: ubuntu-22.04
shell: bash
builder: ubuntu-22.04
shell: bash
- platform:
- os: macos
builder: macos-13
shell: bash
builder: macos-13
shell: bash
- platform:
- os: windows
builder: windows-2022
shell: msys {0}
builder: windows-2022
shell: msys {0}

defaults:
run:
Expand Down

0 comments on commit 3b70103

Please sign in to comment.