Skip to content

Commit

Permalink
activate linux
Browse files Browse the repository at this point in the history
  • Loading branch information
duncanlew committed Jan 3, 2024
1 parent 1c116b5 commit 60816ee
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ jobs:
fail-fast: false
matrix:
platform:
# - os_name: Linux-x86_64
# os: ubuntu-20.04
# target: x86_64-unknown-linux-musl
# bin: readwise-to-omnivore-importer
# name: readwise-to-omnivore-importer-Linux-x86_64-musl.tar.gz
- os_name: Linux-x86_64
os: ubuntu-22.04
target: x86_64-unknown-linux-musl
bin: readwise-to-omnivore-importer
name: readwise-to-omnivore-importer-Linux-x86_64-musl.tar.gz
- os_name: Windows-x86_64
os: windows-latest
target: x86_64-pc-windows-msvc
Expand Down

0 comments on commit 60816ee

Please sign in to comment.