Skip to content

Commit

Permalink
Acxiom#345 Working on build scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
dafreels committed Apr 20, 2023
1 parent 2ed762d commit cbe4491
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
matrix:
os: [ ubuntu-latest, macos-latest ]
scala: [ '2.12', '2.13' ]
scala: [ '2.12' ]
runs-on: ${{ matrix.os }}
defaults:
run:
Expand Down

0 comments on commit cbe4491

Please sign in to comment.