Skip to content
This repository has been archived by the owner on Mar 15, 2023. It is now read-only.

Commit

Permalink
Use Ubuntu 20.04 in AppVeyor (#631)
Browse files Browse the repository at this point in the history
  • Loading branch information
lwojcik authored Nov 4, 2022
1 parent e6e6b08 commit 7136fcd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image: Ubuntu
image: Ubuntu2004
platform: x64
stack: node 16
stack: node lts/*
services:
- docker

Expand Down

0 comments on commit 7136fcd

Please sign in to comment.