Skip to content

Commit

Permalink
Update generator.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
scraly committed Jul 17, 2023
1 parent 01ac3c5 commit 4796a12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: gopherssdkgo
on: [repository_dispatch]
jobs:
generator:
runs-on: macos-latest
runs-on: ubuntu-latest
steps:
- run: echo "Triggering gophers-sdk-go"

Expand Down

0 comments on commit 4796a12

Please sign in to comment.