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 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