Skip to content

Commit

Permalink
Continue CI fixes
Browse files Browse the repository at this point in the history
Signed-off-by: falkTX <falktx@falktx.com>
  • Loading branch information
falkTX committed Dec 6, 2023
1 parent b0b760b commit 665284e
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/bootstrap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -832,9 +832,10 @@ jobs:
- target: linux-x86_64
container: ubuntu:23.10
os: ubuntu-latest
- target: win64
container: ubuntu:23.10
os: ubuntu-latest
# FIXME std::mutex issues
#- target: win64
#container: ubuntu:23.10
#os: ubuntu-latest
runs-on: ${{ matrix.os }}
container:
image: ${{ matrix.container }}
Expand Down

0 comments on commit 665284e

Please sign in to comment.