Skip to content

Commit

Permalink
test2
Browse files Browse the repository at this point in the history
  • Loading branch information
tfpf committed Sep 22, 2023
1 parent 1c7bfbc commit 485660d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/functest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on: [push, workflow_dispatch]
jobs:
functest:
name: Functional Test
runs-on: [ubuntu-latest]
runs-on: [macos-latest, ubuntu-latest]
steps:
- uses: actions/checkout@v4
- run: ./install.sh
Expand Down

0 comments on commit 485660d

Please sign in to comment.