aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2024-06-12 10:57:56 +0200
committerGeckoEidechse <gecko.eidechse+git@pm.me>2024-06-12 10:57:56 +0200
commit8e1d9ee17e6ad6eb448b9cd60698fd0bbd8f3fe9 (patch)
tree97fcea1f499b35a18b090e387f426212239a72ff /.github/workflows/ci.yml
parent220b7a1bf7915a336b9c2a08806e60c1c32bde8e (diff)
downloadNorthstarLauncher-ci/set-specific-msvc-version.tar.gz
NorthstarLauncher-ci/set-specific-msvc-version.zip
Set to specific MSVC versionci/set-specific-msvc-version
This is due to some changes in 14.40 causing issues for some players
Diffstat (limited to '.github/workflows/ci.yml')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index e6048a57..05b1878f 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -15,6 +15,8 @@ jobs:
submodules: 'true'
- name: Setup msvc
uses: ilammy/msvc-dev-cmd@v1
+ with:
+ toolset: 14.39
- name: Configure cmake
run: cmake -G "Ninja" -DCMAKE_BUILD_TYPE:STRING="${{ env.BUILD_PROFILE }}"
- name: Setup resource file version