We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58ff0bb commit ed44b1bCopy full SHA for ed44b1b
.github/workflows/Build.yml
@@ -50,7 +50,7 @@ jobs:
50
path: Software/LibreCAL-GUI/LibreCAL-GUI
51
52
PC_Application_Windows:
53
- runs-on: windows-2019
+ runs-on: windows-2022
54
steps:
55
- uses: actions/checkout@v4
56
- uses: msys2/setup-msys2@v2
.github/workflows/Release_tag_stable.yml
@@ -66,7 +66,7 @@ jobs:
66
67
68
needs: PC_Application_Ubuntu
69
70
71
72
0 commit comments