Skip to content

Commit

Permalink
cr based on deploy urls
Browse files Browse the repository at this point in the history
  • Loading branch information
Aslemammad committed Mar 25, 2024
1 parent 10e691b commit eeda8cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on: [push]

jobs:
ci:
runs-on: [ubuntu-latest, windows-latest, macos-latest]
runs-on: [ubuntu-latest]
steps:
- uses: actions/checkout@v4
- run: corepack enable
Expand Down

0 comments on commit eeda8cd

Please sign in to comment.