StevensDeptECE / GrailGUI

GrailGUI is a prototype of a replacement for web programming (HTTP, HTML, CSS, JavaScript) and GUI programming. It includes a client graphical API, a browser implemented in C++ and OpenGL, a protocol to transmit metadata and data in binary, a language (XDL) to describe the binary data, and local storage to retain data on the client should that be necessary. Encrypted communications (equivalent of TLS) have not yet been implemented.
GNU General Public License v3.0
7 stars 14 forks source link

Migrate Ubuntu 18.04 action runner to Ubuntu 20.04 #83

Closed ahuston-0 closed 1 year ago

ahuston-0 commented 1 year ago

Ubuntu 18 is EOL as of 2023. Either the action runner should be removed or 20.04 should be added. adding 20.04 for now in case the package list changes significantly.