Skip to content

Commit

Permalink
Merge pull request #2 from robandpdx-org/build-and-test-gha-jobs
Browse files Browse the repository at this point in the history
do it
  • Loading branch information
robandpdx authored Jan 19, 2024
2 parents 5a07112 + 2e5180a commit 386d7d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
pull_request:
jobs:
linux-build-and-test:
runs-on: 4-core-ubuntu
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: ./.github/actions/setup_linux_env
Expand Down

0 comments on commit 386d7d1

Please sign in to comment.