Skip to content

Commit 8e40768

Browse files
author
Jonas Heinle
committed
[build-win]
1 parent 6b87a38 commit 8e40768

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/Linux.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ jobs:
3737
compiler: [clang, gcc]
3838

3939
runs-on: ${{ inputs.runner }}
40-
defaults:
41-
run:
42-
shell: bash
40+
# defaults:
41+
# run:
42+
# shell: bash
4343
# Run this job inside the GHCR container:
4444
container:
4545
image: ghcr.io/kataglyphis/kataglyphis_beschleuniger:latest_multiarch

0 commit comments

Comments
 (0)