Some repositories couldn't be updated, please check application logs for details.
BadCredentialsException: 401 {"message": "Bad credentials", "documentation_url": "https://docs.github.com/rest", "status": "401"}

aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/ci_appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci_appveyor.yml b/.github/workflows/ci_appveyor.yml
index 069eed5..fd4494f 100644
--- a/.github/workflows/ci_appveyor.yml
+++ b/.github/workflows/ci_appveyor.yml
@@ -17,7 +17,7 @@ jobs:
matrix:
platform: [Win32, x64]
configuration: [Debug, Release]
- runs-on: windows-latest
+ runs-on: windows-2019
name: '${{ matrix.platform }} / ${{ matrix.configuration }}'
defaults:
run: