re-enable linux build

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

View File

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