Skip to content

Commit

Permalink
Try 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
sebbASF committed May 6, 2024
1 parent 8180b69 commit 2490f1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven_adhoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
}
EOD
mvn -V --batch-mode --file pom.xml --no-transfer-progress test -Dtest=FTPTimestampNET710Test -Drat.skip
git checkout rel/commons-net-3.8.0
git checkout rel/commons-net-3.10.0
mvn -V --batch-mode --file pom.xml --no-transfer-progress test -Dtest=FTPTimestampNET710Test -Drat.skip
# - name: Look for deletefile failures
# run: |
Expand Down

0 comments on commit 2490f1a

Please sign in to comment.