Compare commits

...

2 Commits

2 changed files with 2 additions and 2 deletions

View File

@@ -29,7 +29,7 @@ jobs:
needs: [build_setup]
strategy:
matrix:
os: [ubuntu-24.04, windows-2022]
os: [ubuntu-latest, windows-latest]
arch: [auto32, auto64, aarch64]
steps:

View File

@@ -1 +1 @@
2.1.13
2.1.15