Skip to content

Commit

Permalink
Update macos
Browse files Browse the repository at this point in the history
  • Loading branch information
kriszyp committed Jan 2, 2025
1 parent e952644 commit 0168261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
#if: startsWith(github.ref, 'refs/tags/')
env:
LMDB_DATA_V1: ${{ contains(github.ref, '-v1') }}
runs-on: macos-12
runs-on: macos-13
steps:
- uses: actions/checkout@v4
- name: Setup node
Expand Down

0 comments on commit 0168261

Please sign in to comment.