Skip to content

Commit 2443dfc

Browse files
committed
chore: fix linter step
1 parent 6b0aa42 commit 2443dfc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
validate:
111111
runs-on: ubuntu-latest
112112
name: Validate
113-
container: mcr.microsoft.com/powershell:latest
113+
container: mcr.microsoft.com/powershell:7.5-ubuntu-24.04
114114

115115
steps:
116116
- name: Checkout

0 commit comments

Comments
 (0)