Skip to content

Commit

Permalink
ci: add fish 3.6.0 job (based on alpine edge)
Browse files Browse the repository at this point in the history
  • Loading branch information
edouard-lopez committed Feb 1, 2023
1 parent 84a1d74 commit ddd2575
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Expand Up @@ -32,6 +32,7 @@ jobs:
{ fish: 3.3.1, alpine: 3.15 },
{ fish: 3.4.1, alpine: 3.16 },
{ fish: 3.5.1, alpine: 3.17 },
{ fish: 3.6.0, alpine: 'edge' },
]
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit ddd2575

Please sign in to comment.