Skip to content

Commit

Permalink
chore: test changing runner image to macos
Browse files Browse the repository at this point in the history
  • Loading branch information
ilhan007 committed Nov 22, 2023
1 parent 2b610bf commit a85410a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
- 'main'
jobs:
check:
runs-on: ubuntu-latest
runs-on: macos-latest
strategy:
matrix:
suite: ['base', 'main:suite-1', 'main:suite-2', 'fiori']
Expand Down

0 comments on commit a85410a

Please sign in to comment.