Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
tomjeannesson committed Mar 14, 2024
1 parent cff5bef commit 288d39f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nextron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ jobs:
matrix:
include:
- platform: linux
os: "ubuntu-22.04.4"
os: "ubuntu-22.04"
- platform: windows
os: "windows-2022"
- platform: mac
os: "macos-12.7.3"
os: "macos-12.7"
runs-on: ${{ matrix.os }}
needs: authorize
steps:
Expand Down

0 comments on commit 288d39f

Please sign in to comment.