Skip to content

Commit

Permalink
Remove ubuntu 18.04
Browse files Browse the repository at this point in the history
  • Loading branch information
simar0at committed Jan 23, 2024
1 parent 023fabc commit 3ecaf4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Build-and-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-22.04
strategy:
matrix:
version: [18, 20, 22]
version: [20, 22]
env:
STACK_VERSION: ${{ matrix.version }}
steps:
Expand Down

0 comments on commit 3ecaf4e

Please sign in to comment.