Update testing.yml

This commit is contained in:
gowridurgad 2024-06-19 16:25:50 +05:30 committed by GitHub
parent 6a7500ba3d
commit 7d2d6406ea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,7 +4,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: macos-latest
steps:
- name: Check out code
uses: actions/checkout@v4