Skip to content

Commit

Permalink
Push wrong runs-on
Browse files Browse the repository at this point in the history
  • Loading branch information
gerardsegarra committed Apr 25, 2024
1 parent 00eaee1 commit 8ac8b44
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,12 @@ name: Tests

on:
push:
branches: [ main ]
pull_request:
# pull_request:

jobs:
build:

runs-on: ubuntu-latest
runs-on: ubuntu-latest-no
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 8ac8b44

Please sign in to comment.