Skip to content

Commit

Permalink
update scala version
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicole00 committed Feb 24, 2023
1 parent b6c89b0 commit 29e6a84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Build with Maven
run: |
mvn -B package -pl nebula-spark-connector_2.2 -am -Pscala-2.11 -Pspark-2.2
mvn -B package -pl nebula-spark-connector -am -Pscala-2.11 -Pspark-2.4
mvn -B package -pl nebula-spark-connector -am -Pscala-2.12 -Pspark-2.4
mvn -B package -pl nebula-spark-connector_3.0 -am -Pscala-2.12 -Pspark-3.0
Expand Down

0 comments on commit 29e6a84

Please sign in to comment.