Skip to content

Commit

Permalink
As a developer I want to be able to run the UI tests in the CI enviro…
Browse files Browse the repository at this point in the history
…nment #242

macos-latest-large is only available for paid plans.
  • Loading branch information
flauschtrud committed Dec 9, 2024
1 parent 8e39f91 commit 561802e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
jobs:
build:
name: Test & Build
runs-on: macos-latest-large
runs-on: ubuntu-latest

steps:
- name: Check Out Repository
Expand Down

0 comments on commit 561802e

Please sign in to comment.