update workflows

This commit is contained in:
nillerusr 2023-04-08 13:40:33 +03:00
parent 3fcf986853
commit f3b17b77e5

View File

@ -4,7 +4,7 @@ on: [push, pull_request]
jobs:
build-linux-i386:
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2