1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-03-12 04:07:01 -04:00

Update MacOS version

This commit is contained in:
Joe R 2025-01-11 12:25:32 -05:00
parent 40929f913e
commit 4566cb2fc5

View file

@ -7,7 +7,7 @@ on:
jobs:
build:
runs-on: macos-12
runs-on: macos-14
steps:
- uses: actions/checkout@v2