Skip to content

Commit 8e153c4

Browse files
committed
1 parent dae5fd2 commit 8e153c4

File tree

6 files changed

+1256
-1532
lines changed

6 files changed

+1256
-1532
lines changed

Diff for: .github/workflows/test.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ on:
44
pull_request:
55
name: Test
66
env:
7-
SASS_VERSION: 1.63.2
7+
SASS_VERSION: 1.80.5
88
jobs:
99
test:
1010
strategy:
1111
matrix:
12-
go-version: [1.21.x, 1.22.x]
12+
go-version: [1.22.x, 1.23.x]
1313
os: [ubuntu-latest, macos-latest, windows-latest]
1414
runs-on: ${{ matrix.os }}
1515
steps:

0 commit comments

Comments
 (0)