Skip to content

Commit

Permalink
Upgrade to v3 of the protocol
Browse files Browse the repository at this point in the history
  • Loading branch information
bep committed Nov 1, 2024
1 parent dae5fd2 commit 7eaf00c
Show file tree
Hide file tree
Showing 6 changed files with 1,251 additions and 1,532 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ on:
pull_request:
name: Test
env:
SASS_VERSION: 1.63.2
SASS_VERSION: 1.80.5
jobs:
test:
strategy:
matrix:
go-version: [1.21.x, 1.22.x]
go-version: [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 7eaf00c

Please sign in to comment.