Skip to content

Commit

Permalink
Update phpunits.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Maxim Babichev <[email protected]>
  • Loading branch information
rez1dent3 authored Feb 10, 2024
1 parent 009acb4 commit 9c6aa45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpunits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ jobs:
- uses: actions/setup-go@v5
id: artifacts-golang
with:
go-version: '>=1.18.0'
go-version: '^1.21.0'

- name: Install junit-reporter
id: artifacts-tools-install
Expand Down

0 comments on commit 9c6aa45

Please sign in to comment.