aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/create_release.yml12
-rw-r--r--.github/workflows/validate.yml12
2 files changed, 12 insertions, 12 deletions
diff --git a/.github/workflows/create_release.yml b/.github/workflows/create_release.yml
index 8d7a965cd..6f29e3382 100644
--- a/.github/workflows/create_release.yml
+++ b/.github/workflows/create_release.yml
@@ -10,7 +10,7 @@ jobs:
runs-on: [self-hosted, windows, x64]
timeout-minutes: 25
env:
- VCPKG_VERSION: 2023.04.15
+ VCPKG_VERSION: 2023.07.21
steps:
- uses: actions/checkout@v3
@@ -18,7 +18,7 @@ jobs:
- name: Setup xmake
uses: xmake-io/github-action-setup-xmake@v1
with:
- xmake-version: 2.7.9
+ xmake-version: branch@dev
- name: Installing vcpkg
run: |
@@ -61,7 +61,7 @@ jobs:
runs-on: [self-hosted, linux, x64]
timeout-minutes: 25
env:
- VCPKG_VERSION: 2023.04.15
+ VCPKG_VERSION: 2023.07.21
steps:
- uses: actions/checkout@v3
@@ -75,7 +75,7 @@ jobs:
- name: Setup xmake
uses: xmake-io/github-action-setup-xmake@v1
with:
- xmake-version: 2.7.9
+ xmake-version: branch@dev
- name: Installing vcpkg
run: |
@@ -124,7 +124,7 @@ jobs:
runs-on: [self-hosted, macos, x64]
timeout-minutes: 25
env:
- VCPKG_VERSION: 2023.04.15
+ VCPKG_VERSION: 2023.07.21
steps:
- uses: actions/checkout@v3
@@ -138,7 +138,7 @@ jobs:
- name: Setup xmake
uses: xmake-io/github-action-setup-xmake@v1
with:
- xmake-version: 2.7.9
+ xmake-version: branch@dev
- name: Installing vcpkg
run: |
diff --git a/.github/workflows/validate.yml b/.github/workflows/validate.yml
index e0a8b6a8f..435467822 100644
--- a/.github/workflows/validate.yml
+++ b/.github/workflows/validate.yml
@@ -53,7 +53,7 @@ jobs:
arch:
- 'x64'
env:
- VCPKG_VERSION: 2023.04.15
+ VCPKG_VERSION: 2023.07.21
steps:
- name: Checkout
@@ -62,7 +62,7 @@ jobs:
- name: Setup xmake
uses: xmake-io/github-action-setup-xmake@v1
with:
- xmake-version: 2.7.9
+ xmake-version: branch@dev
- name: Installing vcpkg
run: | # Remove-Item -Recurse .vcpkg
@@ -119,7 +119,7 @@ jobs:
arch:
- 'x86_64'
env:
- VCPKG_VERSION: 2023.04.15
+ VCPKG_VERSION: 2023.07.21
steps:
- name: Checkout
@@ -134,7 +134,7 @@ jobs:
- name: Setup xmake
uses: xmake-io/github-action-setup-xmake@v1
with:
- xmake-version: 2.7.9
+ xmake-version: branch@dev
- name: Installing vcpkg
run: | # rm -rf .vcpkg
@@ -190,7 +190,7 @@ jobs:
arch:
- 'x86_64'
env:
- VCPKG_VERSION: 2023.04.15
+ VCPKG_VERSION: 2023.07.21
steps:
- name: Checkout
@@ -199,7 +199,7 @@ jobs:
- name: Setup xmake
uses: xmake-io/github-action-setup-xmake@v1
with:
- xmake-version: 2.7.9
+ xmake-version: branch@dev
- name: Installing vcpkg
run: | # rm -rf .vcpkg