mirror of
https://github.com/opelly27/Stockfish.git
synced 2026-05-20 09:47:46 +00:00
Update CI to Ubuntu 22.04 from 20.04
fixes #5756 closes https://github.com/official-stockfish/Stockfish/pull/5786 No functional change
This commit is contained in:
committed by
Joost VandeVondele
parent
a944f08225
commit
132b90df04
@@ -18,7 +18,7 @@ permissions:
|
||||
jobs:
|
||||
Clang-Format:
|
||||
name: Clang-Format
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user