ci(lua): run on macos-latest

This commit is contained in:
əlemi 2024-09-10 03:45:38 +02:00
parent 675a8091e2
commit a7dc209ae3
Signed by: alemi
GPG key ID: A4895B84D311642C
2 changed files with 1 additions and 2 deletions

View file

@ -43,7 +43,7 @@ jobs:
fail-fast: false
matrix:
platform:
- runner: macos-14
- runner: macos-latest
target: darwin-arm64
filename: codemp.dylib
#- runner: macos-12

View file

@ -4,7 +4,6 @@ on:
push:
branches:
- stable
- ci
env:
CARGO_TERM_COLOR: always