Skip to content

Commit

Permalink
Remove Ubuntu 18
Browse files Browse the repository at this point in the history
  • Loading branch information
ls-1801 committed Apr 23, 2024
1 parent 2e096d9 commit b6e42e6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 34 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ jobs:
fail-fast: false
matrix:
include:
- osversion: ubuntu-18.04
arch: "x64"
force_system_binary: 0
- osversion: ubuntu-20.04
arch: "x64"
force_system_binary: 0
Expand Down Expand Up @@ -164,4 +161,4 @@ jobs:
run: |
rm -rf nes-dependencies-${{ steps.vars.outputs.tag }}-${{ env.VCPKG_DEP_LIST }}-nes \
nes-dependencies-${{ steps.vars.outputs.tag }}-${{ env.VCPKG_DEP_LIST }}-${{ matrix.osversion }}-nes.7z \
${{ github.workspace }}/vcpkg/{buildtrees,downloads,packages}
${{ github.workspace }}/vcpkg/{buildtrees,downloads,packages}
30 changes: 0 additions & 30 deletions docker/Dockerfile-ubuntu-18.04

This file was deleted.

0 comments on commit b6e42e6

Please sign in to comment.