Skip to content

Commit

Permalink
use macos-13
Browse files Browse the repository at this point in the history
  • Loading branch information
MontakOleg committed Jan 19, 2024
1 parent b7925d5 commit 2dd1e8f
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,7 @@ on:
jobs:
plugin_test:
name: asdf plugin test
strategy:
matrix:
os:
- macos-latest
runs-on: ${{ matrix.os }}
runs-on: macos-13
steps:
- name: asdf_plugin_test
uses: asdf-vm/actions/plugin-test@v2
Expand Down

0 comments on commit 2dd1e8f

Please sign in to comment.