Skip to content

Commit

Permalink
try old version
Browse files Browse the repository at this point in the history
  • Loading branch information
arvid220u committed Feb 18, 2024
1 parent 3b4f256 commit 64045d6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@ jobs:
strategy:
matrix:
target:
- x86_64-pc-windows-msvc
# - x86_64-pc-windows-msvc
# TODO: we should figure out how to build linux
# - x86_64-unknown-linux-gnu
- aarch64-unknown-linux-gnu
- x86_64-apple-darwin
- aarch64-apple-darwin
- x86_64-unknown-linux-gnu
# - aarch64-unknown-linux-gnu
# - x86_64-apple-darwin
# - aarch64-apple-darwin

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 64045d6

Please sign in to comment.