Skip to content

Commit

Permalink
Merge pull request #88 from ngshiheng/fix-null-columns
Browse files Browse the repository at this point in the history
fix: update XPATHs due to class name update
  • Loading branch information
ngshiheng authored Nov 16, 2024
2 parents 09a060a + f019d20 commit 689c117
Show file tree
Hide file tree
Showing 5 changed files with 17,433 additions and 17,331 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
test:
strategy:
matrix:
go-version: [1.18.x, 1.19.x, 1.20.x]
go-version: [1.21.x, 1.22.x, 1.23.x]
os: [ubuntu-latest, macos-latest, windows-latest]
runs-on: ${{ matrix.os }}
steps:
Expand Down
Loading

0 comments on commit 689c117

Please sign in to comment.