Skip to content

Commit

Permalink
chore(ses): try running on mac
Browse files Browse the repository at this point in the history
  • Loading branch information
naugtur committed Jan 17, 2024
1 parent c8ff7b4 commit e8adc70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lockdown-canary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

jobs:
test:
runs-on: ubuntu-latest
runs-on: macos-latest

steps:
- name: Checkout
Expand Down

0 comments on commit e8adc70

Please sign in to comment.