fix: bump workflow runners and actions (#1245)

Due to https://github.com/actions/runner-images/issues/10721
This commit is contained in:
Alejandro R Mosteo
2024-10-13 14:59:28 +02:00
committed by GitHub
parent 2d813ef507
commit eeb8fa95cf
8 changed files with 18 additions and 15 deletions
+3 -2
View File
@@ -30,7 +30,8 @@ jobs:
fail-fast: false
matrix:
os:
- macos-12
- macos-13 # amd64
- macos-latest # arm64
- ubuntu-latest
- windows-latest
@@ -52,7 +53,7 @@ jobs:
path: ${{env.CHECKS_REPO}}
- name: Set up devel `alr`
uses: alire-project/setup-alire@v3
uses: alire-project/setup-alire@v4
with:
branch: 'master'