Skip to content

Commit

Permalink
remove iotdb-1.0 iotdb1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoyekanren committed Dec 24, 2024
1 parent 21cc85c commit 77e6f77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
max-parallel: 20
matrix:
java_version: [ 8 ]
release_db: [ iotdb-1.0,iotdb-1.1,iotdb-1.3,iotdb-2.0,influxdb,influxdb-2.0,timescaledb,timescaledb-cluster ]
release_db: [ iotdb-1.3,iotdb-2.0,influxdb,influxdb-2.0,timescaledb,timescaledb-cluster ]
steps:
# set java
- name: Set java ${{ matrix.java_version }}
Expand Down

0 comments on commit 77e6f77

Please sign in to comment.