Skip to content

Commit

Permalink
Add latest hadoopfs (lakefsfs) to compatibility test (#6867)
Browse files Browse the repository at this point in the history
  • Loading branch information
nopcoder authored Oct 25, 2023
1 parent 01e4106 commit ea1a286
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compatibility-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ jobs:
matrix:
# Removing a version from this list means the current lakeFS is no longer compatible with
# that Hadoop lakeFS client version.
client_version: [ 0.1.10, 0.1.11, 0.1.12, 0.1.13, 0.1.14, 0.1.15 ]
client_version: [ 0.1.10, 0.1.11, 0.1.12, 0.1.13, 0.1.14, 0.1.15, 0.2.1 ]
runs-on: ubuntu-20.04
env:
CLIENT_VERSION: ${{ matrix.client_version }}
Expand Down

0 comments on commit ea1a286

Please sign in to comment.