Skip to content

Commit

Permalink
DBG CI
Browse files Browse the repository at this point in the history
  • Loading branch information
pthom committed May 6, 2024
1 parent 6dc47fa commit 433b02d
Show file tree
Hide file tree
Showing 14 changed files with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/VcpkgPackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@ jobs:
fail-fast: false
matrix:
config:
- os: ubuntu-latest
vcpkg_triplet: x64-linux-release
- os: macos-latest
vcpkg_triplet: x64-osx-release
# - os: ubuntu-latest
# vcpkg_triplet: x64-linux-release
# - os: macos-latest
# vcpkg_triplet: x64-osx-release
- os: windows-latest
vcpkg_triplet: x64-windows-release

Expand Down Expand Up @@ -73,8 +73,8 @@ jobs:
# Extract the archive using 7-zip which is preinstalled on the GitHub Actions Windows runner
7z x mesa3d-23.1.9-release-msvc.7z -omesa3d
# - name: Setup interactive tmate session
# uses: mxschmitt/action-tmate@v3
- name: Setup interactive tmate session
uses: mxschmitt/action-tmate@v3

# Run the test
- name: run test
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 433b02d

Please sign in to comment.