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 803f896 commit 0af10b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,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 0af10b4

Please sign in to comment.