Skip to content

Commit

Permalink
ci: exclude the old OpenBSD worker from the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
svinota committed Mar 7, 2024
1 parent 33286bd commit 42857ee
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,3 @@ jobs:
- run: sudo chown -R $USER:$USER $GITHUB_WORKSPACE
- uses: actions/checkout@v4
- run: sudo make nox session=linux
openbsd:
runs-on: OpenBSD
steps:
- run: sudo chown -R $USER:$USER $GITHUB_WORKSPACE
- uses: actions/checkout@v4
- run: /home/github/openbsd_runner.sh

0 comments on commit 42857ee

Please sign in to comment.