Amended gitea runner tag to macos-latest #44

Merged
gronod merged 1 commits from fix/dispcal_SIGSEV into development 2026-09-05 16:19:51 +01:00
+1 -1
View File
@@ -8,7 +8,7 @@ on:
jobs: jobs:
build: build:
runs-on: macos-14 runs-on: macos-latest
steps: steps:
- name: Checkout repository - name: Checkout repository