downgrade macOS to version 13

This commit is contained in:
Axel Kohlmeyer
2024-04-24 02:45:36 -04:00
parent 22cfd97f46
commit 456449d4ff

View File

@ -15,7 +15,7 @@ jobs:
build:
name: MacOS Unit Test
if: ${{ github.repository == 'lammps/lammps' }}
runs-on: macos-latest
runs-on: macos-13
env:
CCACHE_DIR: ${{ github.workspace }}/.ccache