Skip to content

Commit

Permalink
foo
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieujobin committed Jun 5, 2023
1 parent c4199d2 commit 7653f01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Expand Up @@ -11,7 +11,7 @@ on: [push, pull_request]

jobs:
test:
runs-on: ["ubuntu-20.04", "ubuntu-22.04"]
#runs-on: ["ubuntu-20.04", "ubuntu-22.04"]
strategy:
fail-fast: false
matrix:
Expand All @@ -38,7 +38,7 @@ jobs:
rails: '~> 5.2.0'
- ruby: 2.5
rails: '~> 5.1.0'
#os: ubuntu-latest
os: ["ubuntu-20.04", "ubuntu-22.04"]
#arch: x64

env:
Expand Down

0 comments on commit 7653f01

Please sign in to comment.