Skip to content

Commit

Permalink
Gå og legg deg!
Browse files Browse the repository at this point in the history
  • Loading branch information
erikbra committed Feb 26, 2024
1 parent 4872528 commit 7c8de1e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -325,12 +325,15 @@ jobs:
include:
- os: windows-latest
executable: grate.exe
- os: windows-latest
arch: win-x64
- os: linux-latest
executable: grate
- os: linux-latest
arch: linux-x64
- os: macos-latest
executable: grate
- os: macos-latest
arch: osx-x64
#arch: [ "linux", "win", "macos" ]
# arch: [ "win-x64", "win-x86", "win-arm64",
Expand Down

0 comments on commit 7c8de1e

Please sign in to comment.