Skip to content

Commit

Permalink
restore CI
Browse files Browse the repository at this point in the history
  • Loading branch information
pthom committed Feb 5, 2024
1 parent fd6c76b commit a6911d0
Show file tree
Hide file tree
Showing 15 changed files with 6 additions and 92 deletions.
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.
12 changes: 6 additions & 6 deletions .github/workflows/VcpkgPackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@ jobs:
fail-fast: false
matrix:
config:
# - os: ubuntu-latest
# vcpkg_triplet: x64-linux-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
- os: windows-latest
vcpkg_triplet: x64-windows-release


steps:
Expand Down Expand Up @@ -74,8 +74,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.
86 changes: 0 additions & 86 deletions .github/workflows/t/VcpkgPackage.yml

This file was deleted.

0 comments on commit a6911d0

Please sign in to comment.