Skip to content

Commit

Permalink
unmac
Browse files Browse the repository at this point in the history
  • Loading branch information
yuichiis committed May 20, 2024
1 parent 2623eed commit 2f87698
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,13 @@ jobs:
- name: Windows
os: windows-latest
php: '8.3'
- name: macOS
os: macos-latest
php: '8.3'
- name: macOS-x86_64
os: macos-13
php: '8.3'

# - name: macOS
# os: macos-latest
# php: '8.3'
# - name: macOS-x86_64
# os: macos-13
# php: '8.3'

steps:
- name: Setup PHP ${{ matrix.php }}
Expand Down

0 comments on commit 2f87698

Please sign in to comment.