Skip to content

Commit

Permalink
Run type mapping tests on self-hosted due to disconnection issues on …
Browse files Browse the repository at this point in the history
…GHA runners.
  • Loading branch information
TadeasKriz committed Sep 12, 2024
1 parent 1066037 commit e20d460
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/smoke-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:

type-mapping-tests:
name: Type Mapping Tests
runs-on: macos-14
runs-on: self-hosted
steps:
- name: Checkout Repo
uses: actions/checkout@v3
Expand Down

0 comments on commit e20d460

Please sign in to comment.