re-enable linux build
All checks were successful
build / Create Release (push) Successful in 4s
build / publish (zip, x86_64-pc-windows-msvc, windows-2022, windows-x86_64) (push) Successful in 9m7s
build / publish (tar.gz, x86_64-unknown-linux-gnu, ubuntu-latest, linux-x86_64) (push) Successful in 17m16s

This commit is contained in:
2024-07-13 12:57:50 +02:00
parent 0cd8097beb
commit ff530cc8ec

View File

@@ -36,10 +36,10 @@ jobs:
platform: windows-2022 platform: windows-2022
archive: zip archive: zip
name: x86_64-pc-windows-msvc name: x86_64-pc-windows-msvc
# - suffix: linux-x86_64 - suffix: linux-x86_64
# platform: ubuntu-latest platform: ubuntu-latest
# archive: tar.gz archive: tar.gz
# name: x86_64-unknown-linux-gnu name: x86_64-unknown-linux-gnu
runs-on: ${{ matrix.platform }} runs-on: ${{ matrix.platform }}
steps: steps:
- name: Dump context - name: Dump context